/**
*
* Author: Limpid Themes
* Last Modified: 09-08-2015 (DD-MM-YYYY)
* Description: Orange Stylesheet
*
**/
/**********************************************************************
				COMMON CSS STARTS 
**********************************************************************/
.gbtn {
    border: 2px solid #F7941D;
    color: #F7941D;
}
.gbtn:hover {
    background: #F7941D;
    color: #fff;
}
.gbtn:focus, .xs-btn:focus {
	color:#F7941D;
}
/**********************************************************************
				index.html CSS STARTS 
**********************************************************************/
.transparent-menu-top {
	background: #F7941D !important;
}
.light-menu .dropdown-menu > li > a,
.transparent-menu .dropdown-menu > li > a {
	color: #666 !important;
}
.transparent-menu .dropdown-menu > li > a:hover, 
.nav-container .mega-menu .links a:hover, 
.search-section .product-search-title, 
.work-step i, .pricing-info span, 
.post-title p, 
.main-footer .links h4, 
.main-footer .contact-box h4, 
.we-accept h4,
.main-footer .about-box h3,
.light-menu .navbar-nav > li > a:hover{
	color: #F7941D !important;	
}
.transparent-menu .navbar-nav > li > a:hover, 
.links ul li a:hover, 
.main-footer-nav ul li a:hover,
.nav-container .mega-menu .desc h4,
.nav-container .mega-menu .links h5 {
	color: #F7941D;
}
.pagination > .active > a, 
.pagination > .active > a:focus,
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
	background: #F7941D;
	border: 1px solid transparent;
}
.nav-container .mega-menu .desc a,
.search-section .nav-tabs .active::after,
.search-section .nav-tabs > li.active > a, 
.search-section .nav-tabs > li.active > a:focus, 
.search-section .nav-tabs > li.active > a:hover,
.search-section .nav-tabs > li > a:hover,
.offer-slider .item a:hover, .search-button,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.work-step .first-step::after,
.work-step .second-step::before,
.work-step .second-step::after,
.work-step .third-step::before,
.pricing-info a ,
.td-product .overlay a,
.room-grid-view .room-info .room-book a,
.choose-us-item a,
.main-footer-sub button,
.main-footer-sub .social-media li a,
.offer-box a {
	background: #F7941D !important;
}
.mega-menu .links .img-div .overlay a {
	border: 1px solid #F7941D;
}
.nav-container .mega-menu .desc a:hover {
	border: 2px solid #F7941D;
}
.search-button:hover,
.room-grid-view:hover .room-info .room-book a,
.choose-icon,
.main-footer-sub button:hover,
.main-footer-sub .social-media li a:hover,
.offer-box a:hover {
	background: #00adef !important;
}
.pricing-info a:hover,
.td-product .overlay a:hover,
.choose-us-item a:hover,
.main-footer .about-box a,
.main-footer .contact-box p i {
	border: 2px solid #F7941D;
	background: transparent !important;
	color: #F7941D;
}
.vertical-tab .nav-tabs > li.active > a, 
.vertical-tab .nav-tabs > li.active > a:focus, 
.vertical-tab .nav-tabs > li.active > a:hover {
	background: #fff !important;
}
.work-step i {
    background: #F7941D !important;
    color: #fff !important;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.internation-deals .nav-tabs > li.active > a,
.internation-deals .nav-tabs > li.active > a:focus,
.internation-deals .nav-tabs > li.active > a:hover {
	background: #f7941d;
}
/**********************************************************************
				flight-search.html and hotel-search.html  CSS STARTS 
**********************************************************************/
.full-width-search .search-button,
.full-width-search .form-control {
	height: 45px;
}
.full-width-search .form-control,  
.modify-search .form-control {
	border: 0px;
	padding: 6px 8px;
	border-right: 1px solid #d1d1d1;
	border-radius: 0px;
	box-shadow: none;
}
.ui-datepicker-trigger {
    position: absolute;
    top: 0;
    right: 0px;
    color: #b1b5ba;
    border: 0;
    background: transparent;
    font-size: 18px;
    height: 45px;
}
.modify-search .ui-datepicker-trigger {
	height: 40px;
}
.select-box .ddChild {
	min-width: 125px!important;
}
.trip-type, .select-box {
	float: left;
}
.ui-autocomplete ul {
	padding: 0;
	list-style: none;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	padding-bottom: 0px;
}
.ui-menu-item>a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	white-space: nowrap;
}
.ui-autocomplete ul li.ui-menu-item {
	border-bottom: 1px solid #d1d1d1;
	cursor: pointer;
	padding: 5px 19px;
	color: #666;
	font-size: 15px;
	font-weight: normal;
}
.ui-autocomplete ul li.ui-menu-item a:hover {
	cursor: pointer;
}
/* No CSS3 support */
.ui-autocomplete .no-data {
	padding: 8px;
	font-size: 12px;
}
.ui-autocomplete .on_active {
	background-color: #2F7AF8;
	color: #fff!important;
	font-weight: 600;
}
.ui-autocomplete .on_active strong {
	color: #fff!important;
}
.opacity5 {
	opacity: 0.5;
}
.modify-search .modify-search-button {
	margin: 0px;
	height: 40px;
	background: #F7941D;
	border: 0px;
}
/**********************************************************************
				hotel-list.html CSS STARTS 
**********************************************************************/
.hotel-listing {
	margin-left: 15px;
	margin-bottom: 15px;	
}
.hotel-list-view .hotel-header p,
.hotel-list-view .hotel-header p i {
	color: #F7941D;
}
.hotel-details .nav-tabs > li > a:hover {
	border-color: transparent; 
}
.hotel-details .nav-tabs {
	border: none;
}
.hotel-details .nav-tabs > li > a {
	background: transparent;
	color: #555;
}
.hotel-details .nav-tabs > li.active > a{
	 border: 1px solid #F4F4F4;
	 background: #FFFFFF;
	 border-bottom: none;
}
.hotel-list-view .switch-img {
    height: 200px;
}
.hotel-list-view .switch-img img {
    height: 100%;
    width: 100%;
}
.hotel-details .tab-content {
	background: #FFFFFF;
}
.hotel-details .tab-content{
	padding: 25px 0px;
}
.hotel-details .nav-tabs {
	padding: 10px 15px 0px 15px;
}
.hotel-details ul.card-details-images li {
    display: inline-block;
    height: 70px;
    width: 80px;
}
.hotel-details .book a {
    color: #fff;
    font-weight: 700;
}
.hotel-details .room-price h5 {
	padding: 0;
	margin: 0;
}
.hotel-details .provider-image{
	display: block;
    height: 24px;
    position: absolute;
    margin-top: -2px;
}
.section-rates .rates-provider {
	color: #999;
    font-size: 12px;
    background: #F7F5EF;
    border: 0;
    border-top: 1px solid #e6e6e6;
}

.hotel-details .provider-name {
	display: block;
    position: relative;
    margin-left: 95px;
    color: #555;
}
.section-rates .rate-header  {
	font-size: 12px;
    border: 0;
}
.hotel-details .sections-overview {
    padding: 0px 15px;
}
.hotel-details .title-box{
	position: absolute;
    right: 15px;
    padding: 7px;
}
/**********************************************************************
				Hotel Detail Page CSS START
**********************************************************************/
.room-price span {
	padding: 5px;
	display: block
}
.hotel-details {
	border-top: 6px solid #f5f5f5;
}
.room-info-wrapper {
	border: none;
    border-radius: 3px;
    margin-top: 30px;
    padding-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    background: #FFFFFF;
}
.map-container {
	margin-top: 15px;
}
.hotel-detail {
	padding-top: 20px;
}
.section-rates .row {
	padding: 10px 0px;
}
.angular-google-map-container {
        height: 400px;
}
.header h3 {
	font-size: 18px;
	font-weight: 300;
	color: #333;
	margin: 10px 15px;
}
.header .room-booking-date {
	font-size: 15px;
}
/**********************************************************************
				flight-list.html & flight-list-2.html CSS STARTS 
**********************************************************************/
.lowest-fare-slider .owl-theme .owl-nav [class*="owl-"],
.flight-list-view .book a {
	background: #F7941D;
}
.travel-main {
	padding: 6px 10px 0px 10px;
}
.flight-details .depart-data, .flight-details .arrival-data, .flight-details .duration {
	font-weight: 700;
}
.roundtrip .flight-details .stop_text {
	display: block;
}
.itinerary-details h4 {
    margin: 0;
}
.filter-area h5{
    background: #f7f7f7;
    padding: 15px; 
    margin-bottom: 20px;   
}
.filter_options label {
	width: 100%;
}
.price-filter .price-text {
	margin-top: 15px;
    box-shadow: 0px 4px 5px #efefef;
    padding: 5px 10px;
    font-weight: 500;
    color: #f38705;
}
.sort span {
    display: block;
    cursor: pointer;
}
.flight-details .travel-summery,
.flight-details .stop-duration {
	padding-top: 5px;
}
.flight-itinerary .title-box {
	padding-left: 15px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #f7941d;
    padding: 10px;
}
.airline-logo img {
	margin-right: 5px;
    margin-top: 8px;
    max-height: 40px;
    max-width: 35px;
    display: block;
    height: auto;
}
.airline-logo span 	{
    font-size: 12px;
    float: left;
    line-height: 20px;
    color: #868686;
}

.provider-logo {
	height: 40px;
	width: 100%;
	text-align: center;
}
.provider-logo img{
	height: 35px;
	width: 75%;
}
.itinerary-text {
	margin-left: 10px;
}
.itinerary-logo img {
	height: 40px;
    width: 35px;
}
.flght-number {
	display: block;
    font-size: 12px;
    line-height: 20px;
}
.header-top .navbar-contact a:hover,
.room-grid-view .room-info .room-title p {
	color: #fff !important;
}
.header-top .navbar-contact a i {
	color: #fff !important;
}
.navbar-brand.logo {
	padding: 0;
}
.navbar-brand.logo > img {
	height: 100%;
}
.other-links {padding: 5px;}
.header-top .navbar-contact .form-control,
.header-top .navbar-contact .input-group-addon,
.price-filter input {
	background: #fff;
}
.price-filter .ui-slider-horizontal {
	background: #e6e6e6;
}
.filter-area {
	background: #fff;
	box-shadow: 0px 2px 5px #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	color: #172732;
}
.filter-head h4::after {
	background: #F7941D;
	border: 4px solid #fff;
}
.layover {
    border-top: 1px dashed #d1d1d1;
    height: 0px;
    margin-top: 18px;
    margin-bottom: 18px;
    text-align: center;
}
.stop_textinfo {
	position: relative;
    top: -15px;
    border: 1px solid #d1d1d1;
    background: #fcfcfc;
    padding: 5px;
    font-size: 12px;
    color: #f7941d;
    min-width: 450px;
    text-align: center;
    display: inline-block;
}
.filters-input-del {
    position: absolute;
    right: 15px;
    top: 20px;
}
.margin-bottom-sm {
	position: relative;
}
/**********************************************************************
				handoff.html CSS STARTS 
**********************************************************************/
.handoff-page {
	background: #FFFFFF;
}
.book-container .provider-logo {
	min-height: 24px;
    width: 200px;
    margin: 0 auto;
}
.book-container .provider-logo img {
	height: 100%;
}
.result-info .item {
	font-weight: 700;
	color: #666;
}
.handoff-page .highlight {
	color: red;
    font-size: 20px;
    font-weight: 300;
}
.book-container .rarrow {
	font-size: 25px;
}
.book-container .larrow {
	font-size: 25px;
}
.book-container .item {
	display: inline-block;
}
.book-container {
	min-height: 350px;
	margin: 0px auto;
	display: table;
	margin-top: 80px;
	margin-bottom: 50px;
}
/**********************************************************************
				user-profile.html CSS STARTS 
**********************************************************************/
h3.paragraph-title {
	font-size: 18px;
}
.user-profile-tabs .nav-tabs > li.active > a, 
.user-profile-tabs .nav-tabs > li.active > a:focus,
.user-profile-tabs .nav-tabs > li a:hover,
.notification-entry p i,
.item-entry span,
.item-content a ,
.submit-button, .cancel-button,
.user-personal-info a.button,
.primary-card span,
.recent-complaint h3::after {
	background: #F7941D;
}
.notification-entry p i,
.item-entry span,
.item-content a ,
.primary-card span,
.recent-complaint h3::after {
	background: #F7941D;
}
.most-recent-booking .field-entry a,
.user-profile .brief-info h5 i,
.user-profile-offer .offer-left,
.user-profile-offer .offer-entry a {
	color: #F7941D;
}
.completed span {
	background: #e6e6e6;
}
.form-horizontal .form-group {
	padding: 0;
	margin: 0 0 10px 0;
}
.help-block {
	margin: 0;
	padding: 0;
}
/***************************************************************************************
	error-page.html CSS STARTS 
***************************************************************************************/
.wrap-404 {
    height: 100%;
    color: #333;
    padding: 50px 0px;
}
.contain-404 {
	width: 800px;
    margin: 0 auto;
    height: 400px;
    padding: 0px 30px; 
}
.image-404 {
    background: url(../img/error-404.png) no-repeat 0;
    height: 100%;
}
.error-404 {
	padding-top: 130px;
}
/**********************************************************************
				seo-page.html CSS STARTS 
**********************************************************************/
.seo-details, .flight-route-details {
	background: #fff;
	padding: 10px 20px;
}
.seo-details h1, .flight-route-details h1 {
	font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 24px;
}
.somthing-dtl .box-title, .faq-dtl .box-title, .flight-dtl .box-title {
	padding: 10px 0px;
	font-size: 18px;
	color: #333;
}
.somthing-dtl a,  .flight-dtl a, .faq-dtl a {
	color: #4ea5df;
}
.seo-details strong {
	font-weight: normal;
    font-family: "LatoBold";
}

/**********************************************************************
				login.html CSS STARTS 
**********************************************************************/
.panel-footer {
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}